not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))
↳ QTRS
↳ DependencyPairsProof
not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))
IMPLIES2(x, y) -> XOR2(x, true)
IMPLIES2(x, y) -> AND2(x, y)
OR2(x, y) -> XOR2(x, y)
OR2(x, y) -> AND2(x, y)
AND2(xor2(x, y), z) -> AND2(y, z)
AND2(xor2(x, y), z) -> AND2(x, z)
NOT1(x) -> XOR2(x, true)
AND2(xor2(x, y), z) -> XOR2(and2(x, z), and2(y, z))
OR2(x, y) -> XOR2(and2(x, y), xor2(x, y))
IMPLIES2(x, y) -> XOR2(and2(x, y), xor2(x, true))
not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
IMPLIES2(x, y) -> XOR2(x, true)
IMPLIES2(x, y) -> AND2(x, y)
OR2(x, y) -> XOR2(x, y)
OR2(x, y) -> AND2(x, y)
AND2(xor2(x, y), z) -> AND2(y, z)
AND2(xor2(x, y), z) -> AND2(x, z)
NOT1(x) -> XOR2(x, true)
AND2(xor2(x, y), z) -> XOR2(and2(x, z), and2(y, z))
OR2(x, y) -> XOR2(and2(x, y), xor2(x, y))
IMPLIES2(x, y) -> XOR2(and2(x, y), xor2(x, true))
not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
AND2(xor2(x, y), z) -> AND2(y, z)
AND2(xor2(x, y), z) -> AND2(x, z)
not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
AND2(xor2(x, y), z) -> AND2(y, z)
AND2(xor2(x, y), z) -> AND2(x, z)
POL(AND2(x1, x2)) = 3·x1
POL(xor2(x1, x2)) = 1 + 2·x1 + x2
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
not1(x) -> xor2(x, true)
or2(x, y) -> xor2(and2(x, y), xor2(x, y))
implies2(x, y) -> xor2(and2(x, y), xor2(x, true))
and2(x, true) -> x
and2(x, false) -> false
and2(x, x) -> x
xor2(x, false) -> x
xor2(x, x) -> false
and2(xor2(x, y), z) -> xor2(and2(x, z), and2(y, z))